home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megadoom II
/
MEGADOOM II - iso.7z
/
MEGADOOM II.ISO
/
doom
/
editors
/
wadfile
/
dmop
/
doom1
/
amputate.rw
< prev
next >
Wrap
Text File
|
1995-01-08
|
6KB
|
94 lines
;
; Random World File created by populate
;
; Populate was written By Dusty Bedford 1994
;
;Enemies Weight When MAX#OF
TROOPER 88.62 MEDIUM_AND_HARD ;10 ;This item is inocuous
TROOPER 17.72 ;2 ;This item is inocuous
IMP 29.54 3
IMP 49.23 MEDIUM_AND_HARD 5
IMP 59.08 HARD_ONLY 6
TROOPER 17.72 HARD_ONLY ;2 ;This item is inocuous
SERGEANT 59.08 6
SERGEANT 9.85 DEAF/AMBUSHHARD_ONLY 1
TROOPER 8.86 DEAF/AMBUSHMEDIUM_AND_HARD ;1 ;This item is inocuous
SERGEANT 9.85 DEAF/AMBUSH 1
DEMON 22.64 DEAF/AMBUSH 1
DEMON 113.21 MEDIUM_AND_HARD 5
DEMON 45.28 HARD_ONLY 2
POTION 8.40 ;8 ;This item is inocuous
HELMET 7.35 ;7 ;This item is inocuous
PLASMA 2.10 1
CELLPACK 2.10 1
SERGEANT 19.69 MEDIUM_AND_HARD 2
SHOTGUN 2.10 MEDIUM_AND_HARD 1
GARMOR 3.15 1
SHELLBOX 1.05 1
MEDIKIT 14.70 7
DEMON 22.64 1
CACODEMON 73.50 DEAF/AMBUSHMEDIUM_AND_HARD 2
CLIP 0.52 ;1
MAP 3.15 1L
STIMPAK 5.25 5
BARMOR 3.15 1
MEDIKIT 2.10 EASY_ONLY 1
BULLETS 2.10 EASY_ONLY 1
SHELLS 3.15 3
SHOTGUN 2.10 EASY_ONLY 1
FLYSKULL 5.91 EASY_ONLY 1
DEMON 45.28 DEAF/AMBUSHHARD_ONLY 2
CLIP 0.52 MULTIPLAYER 1
CACODEMON 36.75 DEAF/AMBUSHHARD_ONLY 1
SPECTRE 22.64 DEAF/AMBUSHHARD_ONLY 1
;
; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD
;
; At run-time this value is used to adjust the
; Max#of variable based on the population of
; the level being modified. Using the strict
; standard requires that one or more of the
; items in the list above not have a specified
; maximum number of objects.
;
PER 97 ;Strict standard for exact placement
;PER 82 ;Lowered Standard for easy placement
;
; Deleting any of the PRESERVE lines will mean that
; the objects will not be taken from the original
; level. You will have to supply your own above.
;
PRESERVE PILLARS
PRESERVE LAMPS
;
; THRESHOLD determines what a MEGA-GOODIE is.
; MEGA-GOODIES are used to make the level fair
; if the generator places a lot of enemies in
; the level.
;
THRESHOLD 75
;
; I.Q. Determines how intelligently the program
; places objects in the effort to defeat you.
; 250 is the default if it is not specified here.
;
I.Q. 250
;
; EVEN sets the point at which the program must begin
; placing MEGA-GOODIES into the level, on the
; basis of the hardest difficulty rating.
; The MEGA-GOODIES give you a fighting chance,
; setting the value lower or <500 will increase the number
; of MEGA-GOODIES available to you in a the level.
EVEN 500
;
; If SPREAD is not set to a low value then
; a given sector may accumulate too many objects
; this often makes the level impossible to finish
; or just ugly-looking. Setting the value too low
; could make it difficult to place objects within
; a given wad file.
;
SPREAD 15
;